| 名前 | 解説 |
| AltStyle | Configurates C1.Web.Mvc.ChartSeriesBase<T>.AltStyle. Sets the alternative style for the series. The values from this property will be used for negative values in Bar, Column, and Scatter charts; and for rising values in financial chart types like Candlestick, LineBreak, EquiVolume etc. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| AxisX | オーバーロードされます。 Sets the AxisX property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| AxisY | オーバーロードされます。 Sets the AxisY property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| Bind | オーバーロードされます。 Bind data with the url of the action which is used for reading data. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| Binding | Configurates C1.Web.Mvc.ChartSeriesBase<T>.Binding. Sets the name of the property that contains Y values for the series. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| BindingX | Configurates C1.Web.Mvc.ChartSeriesBase<T>.BindingX. Sets the name of the property that contains X values for the series. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| BindODataSource | Configurates C1.Web.Mvc.ChartSeriesBase<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| BindODataVirtualSource | Configurates C1.Web.Mvc.ChartSeriesBase<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| CssClass | Configurates C1.Web.Mvc.ChartSeriesBase<T>.CssClass. Sets the series CSS class. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| GapWidth | Configurates C1.Web.Mvc.BoxWhisker<T>.GapWidth. Sets a value that determines the gap width as a percentage for the Box and Whisker chart. The default value for this property is 0.1. The min value is 0 and max value is 1. |
| GroupWidth | Configurates C1.Web.Mvc.BoxWhisker<T>.GroupWidth. Sets a value that determines the group width as a percentage for the Box and Whisker chart. The default value for this property is 0.8. The min value is 0 and max value is 1. |
| InterpolateNulls | Configurates C1.Web.Mvc.ChartSeriesBase<T>.InterpolateNulls. Sets a value that determines whether to interpolate null values in the data. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| ItemFormatter | Configurates C1.Web.Mvc.ChartSeriesBase<T>.ItemFormatter. Sets the itemFormatter client-side function name for specific series C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| MeanLineStyle | Configurates C1.Web.Mvc.BoxWhisker<T>.MeanLineStyle. Sets a value that specifies the style for the mean line. |
| MeanMarkerStyle | Configurates C1.Web.Mvc.BoxWhisker<T>.MeanMarkerStyle. Sets a value that specifies the style for the mean marker. |
| Name | Configurates C1.Web.Mvc.ChartSeriesBase<T>.Name. Sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| OnClientRendered | Configurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendered client event. Occurs when series is rendered. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| OnClientRendering | Configurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendering client event. Occurs when series is rendering. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| QuartileCalculation | Configurates C1.Web.Mvc.BoxWhisker<T>.QuartileCalculation. Sets a value that specifies the quartile calculation for the Box and Whisker chart. |
| ShowInnerPoints | Configurates C1.Web.Mvc.BoxWhisker<T>.ShowInnerPoints. Sets a value that determines whether to show the inner points for the Box and Whisker chart. |
| ShowMeanLine | Configurates C1.Web.Mvc.BoxWhisker<T>.ShowMeanLine. Sets a value that determines whether to show the mean line for the Box and Whisker chart. |
| ShowMeanMarker | Configurates C1.Web.Mvc.BoxWhisker<T>.ShowMeanMarker. Sets a value that determines whether to show the mean marker for the Box and Whisker chart. |
| ShowOutliers | Configurates C1.Web.Mvc.BoxWhisker<T>.ShowOutliers. Sets a value that determines whether to show the outliers for the Box and Whisker chart. |
| Style | Configurates C1.Web.Mvc.ChartSeriesBase<T>.Style. Sets the series style. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| Symbol | オーバーロードされます。 Set the Symbol for Series. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| SymbolMarker | Sets the SymbolMarker property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| SymbolSize | Configurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolSize. Sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| SymbolStyle | Configurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolStyle. Sets the series symbol style. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| TooltipContent | Configurates C1.Web.Mvc.ChartSeriesBase<T>.TooltipContent. Sets or Gets the tooltip content for specific chart series C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |
| Visibility | Sets the Visibility property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。 |